-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #8339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #8339
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
WalkthroughA patch version release for the @thirdweb-dev/api package from 0.1.1 to 0.1.2. The changeset entry was consumed and integrated into the changelog, documenting the addition of a Solana token balances endpoint. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes This is a standard patch release with mechanical version updates and changelog integration. All changes are expected and follow conventional release patterns with no logic modifications or dependencies to verify. Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
🧰 Additional context used📓 Path-based instructions (1)**/package.json📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-08-29T15:37:38.513ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (2)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8339 +/- ##
=======================================
Coverage 54.89% 54.89%
=======================================
Files 920 920
Lines 60715 60715
Branches 4129 4129
=======================================
Hits 33331 33331
Misses 27282 27282
Partials 102 102
🚀 New features to boost your workflow:
|
size-limit report 📦
|
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@thirdweb-dev/[email protected]
Patch Changes
90b7791Thanks @0xFirekeeper! - added solana token balances endpointPR-Codex overview
This PR updates the version of the
@thirdweb-dev/apipackage from0.1.1to0.1.2and adds a new entry in the changelog regarding the addition of a Solana token balances endpoint.Detailed summary
@thirdweb-dev/apiversion from0.1.1to0.1.2.0.1.2:Summary by CodeRabbit
New Features
Chores